type crypto/tls.marshalingFunction
3 uses
crypto/tls (current package)
handshake_messages.go#L16: type marshalingFunction func(b *cryptobyte.Builder) error
handshake_messages.go#L18: func (f marshalingFunction) Marshal(b *cryptobyte.Builder) error {
handshake_messages.go#L25: b.AddValue(marshalingFunction(func(b *cryptobyte.Builder) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)